VObject::GetStretcher

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::GetStretcher - instance method  

TEMPLATE

stretchCommand = Command * GetStretcher()  

SPECIFIERS

public virtual  

DESCRIPTION

GetStretcher returns a command that will resize the VObject. The default implementation creates an instance of the class VObjectStretcher. This method should be called only from the method DoLeftButtonDownCommand or the method DoMiddleButtonDownCommand because the command needs mouse tracking to do the job. See method DispatchEvents and method GetMover. Method is rarely overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

Command * stretchCommand

a command to resize the VObject
 

CATEGORIES

commands, client interface, overrider interface

 

FIRST DEFINITION

class VObject  

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022